Document subscriptions are enabled by creating the subscriptions database as described in Creating a subscriptions database. The database contains the names of documents to which each user has subscribed. The subscriptions viewer allows users to view and remove their subscriptions and, with the Allow Management of Subscriptions of Others privileges, to do the same for other users.
The subscriptions viewer is a web application that is installed with the Meridian Enterprise Web Access components but the installation must be completed manually on the web server that will run the application. We recommend installing it on the Web Access web server.
To install the subscriptions viewer:
To test the subscriptions viewer:
Tip By default, the subscriptions viewer can only be opened from within PowerUser as described in BlueCielo Meridian Enterprise User's Guide . The database connection string, user name, and user privileges are passed in the URL to the web application as encrypted data. To open the subscriptions viewer outside of PowerUser, type a connection string (without the Provider keyword) in the connectionString attribute of the BCNotesDBConnectionString setting in the appSettings section of the web.config file of the web application.